Return the correct value from gtk_notebook_insert_page if the page-added
authorChristian Persch <chpe@cvs.gnome.org>
Tue, 26 Dec 2006 14:49:34 +0000 (14:49 +0000)
committerChristian Persch <chpe@src.gnome.org>
Tue, 26 Dec 2006 14:49:34 +0000 (14:49 +0000)
commit0b75f7a30f45203f1dbf24ddedd26feebb686fe7
tree2df444e29b81c264f1fd95b027f6a58433566182
parent43e3082a43290155bad87d5dfc24405f2a7c3a0e
Return the correct value from gtk_notebook_insert_page if the page-added

2006-12-26  Christian Persch  <chpe@cvs.gnome.org>

* gtk/gtknotebook.c: (gtk_notebook_real_insert_page):
Return the correct value from gtk_notebook_insert_page if the
page-added handler reorders the tabs. Bug #345094.
ChangeLog
gtk/gtknotebook.c